home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / edit / wced19c.zip / README < prev    next >
Text File  |  1994-09-10  |  1KB  |  47 lines

  1. Wced 1.9c Command Line Editor
  2. -----------------------------
  3.  
  4. The author disclaims all warranties as to this software, whether express
  5. or implied, including without limitation any implied warranties of
  6. merchantability or fitness for a particular purpose.
  7.  
  8. Files that make up this release.
  9.  
  10. readme        This file.
  11. wced.exe    The main executable.
  12. wcedlite.exe    Wced without the aliases.
  13. wkeys.exe    The Wced key programming programme.
  14. defaults.dat    The default key assignments.
  15. emacs.dat    Key assignments for Emacs users.
  16. wced.doc    The main documentation. (ASCII).
  17. whatsnew    List of changes since Wced 1.8c.
  18. wced.ini    Some aliases you may find useful.
  19.  
  20. Here is a quick start guide. Please read the full documentation.
  21.  
  22. Start Wced :
  23.     C:\>wced -adqt wced.ini
  24.  
  25. Use GREY arrow left and arrow right to move along command line.
  26.  
  27. Use GREY arrow up and arrow down to recall previous/next commands from
  28. history.
  29.  
  30. Use TAB key to complete filenames.
  31.  
  32. Use the alias 'd' as an abbreviation for 'dir /w' :
  33.     C:\>d *.exe
  34. The aliases are listed in wced.ini.
  35.  
  36. Use the alias 'save' to write the history/aliases to the specified file :
  37.     C:\>save wced.ini
  38.  
  39.  
  40. I hope you enjoy using Wced. I definitely have a biased opinion but it sure
  41. beats the hell out of F3 :^). Any comments, suggestions, bugette reports,
  42. new aliases to share are always welcome. The address is in the full
  43. documentation.
  44.  
  45.     Stu Russell.
  46.  
  47.